The log file command line option ( ) must have a valid filename as an argument Log文件命令行选项( )必须具备有效文件名作为参数。
The network log file command line option ( ) must have a valid filename , including its full path , as an argument 网络登记文件命令行选项( )必须以有效文件名(包括其路径全称)作为参数。
Gdb is run from the shell with the command gdb with the program name as a parameter , for example gdb eg , or you can use the file command once inside gdb to load a program for debugging , for example file eg 在shell中,可以使用gdb命令并指定程序名作为参数来运行gdb ,例如gdb eg ;或者在gdb中,可以使用file命令来装入要调试的程序,例如file eg 。